home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Linking question < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  795 b   |  [TEXT/ttxt]

  1. Subject:     Linking question
  2. Sent:        6/17/96 9:35 AM
  3. Received:    6/17/96 10:41 AM
  4. From:        Walter Holladay, WALTERH@corel.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Is there a way to specify which types of data are valid for a link?  When
  9. the user does a drag, the Frame's CanAcceptDrop method is called. 
  10. However, if the user does a copy and then a PasteAs, I see no way to
  11. tell OpenDoc I am not interested in the data that is in the clipboard.  If I
  12. have a non-embedding part, I don't want to have a link to data that I
  13. cannot deal with. So how do I tell OpenDoc not to enable the Link option
  14. when there is a incompatible data type?
  15.  
  16. Any help on this would be greatly appreciated,
  17. Walter
  18.